Interface HTTPBackgroundClientManager

All Superinterfaces:
IPCObject, Process
All Known Implementing Classes:
HTTPBackgroundClientManagerImpl

public interface HTTPBackgroundClientManager extends Process
Information provided by the PKI file:

    \class CHttpBackgroundClientManager
    
    \brief CHttpBackgroundClientManager handles and manipulates the HTTP background clients on devices.
    
    \example network().getDevice("CMCU0").getProcess("HttpBackgroundClientManager")
    
Author:
Auto-generated
  • Method Details

    • createClient

      HTTPClient createClient()
      Information provided by the PKI file:
      
          \brief Returns the HTTPClient object.
          
          \return HttpClient, the HTTPClient object.
          
              
      Returns:
      HTTPClient Returns a HTTPClient